The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Event-RPC JSON RPC"

Event::RPC::Message::JSON - JSON message formatting River stage zero No dependents

This module implements the message formatting of Event::RPC using JSON. Objects of this class are created internally by Event::RPC::Server and Event::RPC::Client and performs message passing over the network....

JRED/Event-RPC-1.10 - 27 Jun 2018 19:34:26 UTC

Event::RPC - Event based transparent Client/Server RPC framework River stage zero No dependents

Event::RPC consists of a server and a client library. The server exports a list of classes and methods, which are allowed to be called over the network. More specific it acts as a proxy for objects created on the server side (on demand of the connect...

JRED/Event-RPC-1.10 - 27 Jun 2018 19:34:26 UTC

Event::RPC::Server - Simple API for event driven RPC servers River stage zero No dependents

Use this module to add a simple to use RPC mechanism to your event driven server application. Just create an instance of the Event::RPC::Server class with a bunch of required settings. Then enter the main event loop through it, or take control over t...

JRED/Event-RPC-1.10 - 27 Jun 2018 19:34:26 UTC

Event::RPC::Client - Client API to connect to Event::RPC Servers River stage zero No dependents

Use this module to write clients accessing objects and methods exported by a Event::RPC driven server. Just connect to the server over the network, optionally with SSL and user authentication, and then simply use the exported classes and methods like...

JRED/Event-RPC-1.10 - 27 Jun 2018 19:34:26 UTC

Event::RPC::Message::Storable - Storable message formatting River stage zero No dependents

This module implements the message formatting of Event::RPC using Storable. Objects of this class are created internally by Event::RPC::Server and Event::RPC::Client and performs message passing over the network....

JRED/Event-RPC-1.10 - 27 Jun 2018 19:34:26 UTC

Event::RPC::Message::SerialiserBase - Base for some message classes River stage zero No dependents

This module implements universal FREEZE/THAW methodes for JSON and CBOR based message format classes. Unfortunately these modules can't take callbacks for these tasks but require to pollute UNIVERSAL namespace for this, so when loading several module...

JRED/Event-RPC-1.10 - 27 Jun 2018 19:34:26 UTC
6 results (0.032 seconds)